In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / ScrollLargeChange Property

ScrollLargeChange Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(54)>

Property ScrollLargeChange As Short
[DispId(54)]

short ScrollLargeChange {get; set;}
read-write property ScrollLargeChange: Int16; 
DispIdAttribute(54)

function get,set ScrollLargeChange : short
[DispId(54)]

__property short get_ScrollLargeChange();

__property void set_ScrollLargeChange( 

   short value

);
[DispId(54)]

property short ScrollLargeChange {

   short get();

   void set (    short value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members